From: IOhannes m zmölnig Date: Tue, 16 Feb 2016 15:24:35 +0000 (+0100) Subject: Nicer package description for 'introjucer' X-Git-Tag: archive/raspbian/5.4.5_ds0-1+rpi1~1^2~256 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=a28a216351526c6fb7671a7b2dc9d23cc051831e;p=juce.git Nicer package description for 'introjucer' --- diff --git a/debian/control b/debian/control index ae49f6c0..6d6f5227 100644 --- a/debian/control +++ b/debian/control @@ -82,16 +82,18 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: juce-modules-source -Description: Jules' Utility Class Extensions (utilities) +Description: JUCE's project management tool JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ framework for developing cross-platform software. + The Introjucer is JUCE's project-management tool and secret weapon. . - It contains pretty much everything you're likely to need to create most - applications, and is particularly well-suited for building highly-customised - GUIs, and for handling graphics and sound. - . - This package provides utilities to work with juce-projects, including the - 'Introjucer' (JUCE's project-management tool). + The Introjucer's Duties: + - Central management of cross-platform builds + - JUCE Module Management + - New Project Creation + - User-Interface Design Tool + - Plug-in Projects + - Miscellaneous Utilities Package: juce-modules-source Architecture: all @@ -105,5 +107,5 @@ Description: Jules' Utility Class Extensions (module sources) applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. . - This package provides the sources for the JUCE modules, as used by 'Introjucer' + This package provides the sources for the JUCE modules, as used by 'jucer' projects. (Introjucer is provided in the 'introjucer' package).